pub unsafe extern "C" fn secp256k1_context_preallocated_create(
    prealloc: *mut c_void,
    flags: c_uint
) -> *mut Context