pub unsafe extern "C" fn as_developer_set_id(
    devp: *mut AsDeveloper,
    id: *const c_char
)