pub unsafe extern "C" fn SBModuleSpecSetUUIDBytes(
    instance: SBModuleSpecRef,
    uuid: *const u8,
    uuid_len: usize
) -> bool