pub unsafe extern "C" fn PEM_ASN1_read( d2i: d2i_of_void, name: *const c_char, fp: *mut FILE, x: *mut *mut c_void, cb: pem_password_cb, u: *mut c_void, ) -> *mut c_void