pub unsafe extern "C" fn zx_debuglog_read(
    handle: zx_handle_t,
    options: u32,
    buffer: *mut u8,
    buffer_size: usize
) -> zx_status_t