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