pub unsafe extern "C" fn X509_add1_reject_object(
    x: *mut X509,
    obj: *mut ASN1_OBJECT
) -> c_int