pub unsafe extern "C" fn secp256k1_context_randomize(
    cx: *mut Context,
    seed32: *const c_uchar
) -> c_int