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