pub unsafe fn JS_GetProperty(
    ctx: *mut JSContext,
    this_obj: u64,
    prop: u32
) -> u64