pub type MLRegisterCallbackFunction = Option<unsafe extern "C" fn(env: WSEnvironment, ref_: WSServiceRef, flag: c_int, serviceName: *const c_char, context: *mut c_void)>;