pub unsafe extern "C" fn zx_framebuffer_get_info( resource: u32, format: *mut u32, width: *mut u32, height: *mut u32, stride: *mut u32, ) -> i32