#[no_mangle] pub unsafe extern "C" fn create_workspace( name: *const c_char, path: *const c_char, ) -> *mut Workspace