pub unsafe extern "C" fn sol_secp256k1_recover( hash: *const u8, recovery_id: u64, signature: *const u8, result: *mut u8, ) -> u64