pub unsafe extern "system" fn CreateSolidBrush(
    color: u32
) -> *mut HBRUSH__