pub unsafe extern "system" fn GdipGetCellDescent(
    family: *const GpFontFamily,
    style: i32,
    celldescent: *mut u16
) -> Status