#[unsafe(no_mangle)]pub unsafe extern "C" fn sys_set_resolution( width: u16, height: u16, bpp: u16, ) -> c_int