pub unsafe extern "C" fn GENERAL_NAME_set0_othername(
    gen: *mut GENERAL_NAME,
    oid: *mut ASN1_OBJECT,
    value: *mut ASN1_TYPE
) -> c_int