pub unsafe extern "C" fn ctr_drbg_update_seed_file(
    ctx: *mut ctr_drbg_context,
    path: *const c_char
) -> c_int