pub unsafe extern "C" fn X509_NAME_add_entry_by_NID( name: *mut X509_name_st, nid: i32, type_: i32, bytes: *const u8, len: i32, loc: i32, set: i32, ) -> i32