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