Type Definition GetErrorMessageFn
nvapi_sys::nvapi
type GetErrorMessageFn = extern "C" fn(_: NvAPI_Status, _: *mut NvAPI_ShortString) -> NvAPI_Status;