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