pub unsafe extern "C" fn zx_cprng_add_entropy(
    buffer: *const u8,
    buffer_size: usize
) -> i32