Function breez_sdk_liquid::bitcoin::util::key::secp256k1::ffi::secp256k1_keypair_create
pub unsafe extern "C" fn secp256k1_keypair_create(
cx: *const Context,
keypair: *mut KeyPair,
seckey: *const u8,
) -> i32