pub unsafe extern "C" fn get_string_extents( WindowHandle: Hlong, Values: *const c_char, Ascent: *mut Hlong, Descent: *mut Hlong, Width: *mut Hlong, Height: *mut Hlong, ) -> Herror