pub unsafe extern "C" fn zx_cprng_draw(
    buffer: *mut u8,
    buffer_size: usize
)