#[no_mangle]
pub unsafe extern "C" fn dc_accounts_background_fetch(
    accounts: *mut dc_accounts_t,
    timeout_in_seconds: u64
) -> c_int