pub unsafe extern "C" fn zx_system_set_performance_info(
    resource: u32,
    topic: u32,
    info: *const u8,
    count: usize
) -> i32