pub unsafe extern "C" fn X509_set_ex_data(
    r: *mut X509,
    idx: c_int,
    arg: *mut c_void
) -> c_int