pub unsafe extern "C" fn PEM_do_header( cipher: *mut evp_cipher_info_st, data: *mut u8, len: *mut i64, callback: Option<unsafe extern "C" fn(*mut i8, i32, i32, *mut c_void) -> i32>, u: *mut c_void, ) -> i32