pub unsafe extern "system" fn CreateDDrawSurfaceOnDIB(
    hbmdib: HBITMAP,
    ppsurface: *mut *mut c_void,
) -> HRESULT