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