pub unsafe extern "C" fn secp256k1_context_randomize(
    cx: NonNull<Context>,
    seed32: *const u8
) -> i32