Function GdipGetLineBlendCount

pub unsafe extern "system" fn GdipGetLineBlendCount(
    brush: *mut GpLineGradient,
    count: *mut i32,
) -> Status