pub fn create_pipe( context: &WrappedMutablePointer<c_void>, flags: MemFlags, pipe_packet_size: cl_uint, pipe_max_packets: cl_uint, properties: *const cl_pipe_properties) -> Result<WrappedMutablePointer<c_void>, OpenCLAPILibraryError>