pub unsafe fn ca_put_callback( type_: chtype, chanId: chid, pValue: *const c_void, pFunc: caEventCallBackFunc, pArg: *mut c_void, ) -> c_int