Function GdipCreateSolidFill

pub unsafe extern "system" fn GdipCreateSolidFill(
    color: u32,
    brush: *mut *mut GpSolidFill,
) -> Status