pub unsafe extern "C" fn srand48_r(
    __seedval: i32,
    __buffer: *mut drand48_data
) -> i32