pub unsafe extern "C" fn Neon_Class_SetName(
    isolate: Isolate,
    metadata: *mut c_void,
    name: *const u8,
    byte_length: u32
) -> bool