pub unsafe extern "C" fn PEM_do_header( cipher: *mut EVP_CIPHER_INFO, data: *mut c_uchar, len: *mut c_long, callback: pem_password_cb, u: *mut c_void, ) -> c_int