pub unsafe extern "C" fn ca_create_subscription( type_: chtype, count: c_ulong, chanId: chid, mask: c_long, pFunc: caEventCallBackFunc, pArg: *mut c_void, pEventID: *mut evid, ) -> c_int