pub unsafe extern "C" fn PEM_read_PKCS8( fp: *mut FILE, out: *mut *mut X509_SIG, cb: pem_password_cb, userdata: *mut c_void, ) -> *mut X509_SIG