Function bdk_chain::bitcoin::secp256k1::ffi::secp256k1_xonly_pubkey_parse
pub unsafe extern "C" fn secp256k1_xonly_pubkey_parse(
cx: *const Context,
pubkey: *mut XOnlyPublicKey,
input32: *const u8
) -> i32