pub unsafe extern "C" fn OBJ_obj2txt( out: *mut c_char, out_len: c_int, obj: *const ASN1_OBJECT, always_return_oid: c_int, ) -> c_int