pub unsafe extern "C" fn X509_ATTRIBUTE_create(
    nid: c_int,
    atrtype: c_int,
    value: *mut c_void
) -> *mut X509_ATTRIBUTE