pub unsafe extern "C" fn X509_ATTRIBUTE_set1_object(
    attr: *mut X509_ATTRIBUTE,
    obj: *const ASN1_OBJECT
) -> c_int