pub unsafe extern "C" fn XPGetTrackDefaultDimensions(
    inStyle: XPTrackStyle,
    outWidth: *mut c_int,
    outCanBeLit: *mut c_int
)