pub unsafe extern "system" fn GdipSetLineWrapMode(
    brush: *mut GpLineGradient,
    wrapmode: WrapMode
) -> Status