pub unsafe extern "C" fn PerformanceAPI_BeginEvent_N(
    in_id: *const c_char,
    in_id_len: u16,
    in_data: *const c_char,
    in_data_len: u16,
    in_color: u32
)