pub unsafe extern "C" fn mx_set_framebuffer(
handle: mx_handle_t,
vaddr: *mut u8,
len: u32,
format: u32,
width: u32,
height: u32,
stride: u32,
) -> mx_status_tpub unsafe extern "C" fn mx_set_framebuffer(
handle: mx_handle_t,
vaddr: *mut u8,
len: u32,
format: u32,
width: u32,
height: u32,
stride: u32,
) -> mx_status_t